a,
a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none;
}


/* 初始化CSS */

fieldset,
img {
    vertical-align: middle;
    border: none;
}

li {
    list-style-type: none;
}

input {
    padding-top: 0;
    padding-bottom: 0;
    font-family: "微软雅黑", Arial, sans-serif;
    border: 1px solid #ccc;
    outline: none;
    border-radius: 0;
    font-family: 'microsoft yahei';
}

body {
    color: #666;
    font: 12px "微软雅黑", Arial, sans-serif;
    background: #fcfeff !important;
}


/* hot */

.hot {
    background-color: #1a3580;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 111;
}

.hot a {
    text-align: center;
    color: #fff;
    padding: 5px 0px;
}

.hot a .iconfont {
    line-height: 19px;
}

.hot a p {
    font-size: 14px;
    line-height: 19px;
    margin: 0;
}

i,
b {
    font-style: normal;
    font-weight: normal;
}

.org-back {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.top-move {
    position: fixed;
    width: 40px;
    height: 40px;
    background: rgb(58, 255, 255);
    bottom: 70px;
    right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    opacity: 0;
    color: #fff;
    box-shadow: 0px 0px 8px #f2f2f2;
    z-index: 10000;
}

.current-open {
    color: #435b72;
}

a {
    cursor: pointer;
}

.navbar {
    margin-bottom: 0px;
}

#liuyan .btn {
    width: 60%;
    margin: 0px auto 20px;
    margin-left: 20%;
}

.pagination>li>a.cur {
    background-color: #1a3580;
    color: #fff;
}

#click-top {
    position: fixed;
    bottom: 70px;
    right: 10px;
    background-color: #1a3580;
    color: #fff;
    width: 40px;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    z-index: 11111;
    cursor: pointer;
    transition: all 0.6s;
    box-shadow: 0px 0px 4px #1a3580;
}

#click-top:hover {
    background-color: #1a3580;
    color: #fff;
    box-shadow: 0px 0px 4px #fff;
}

h3,
p {
    margin: 0;
}

.clear-aft-bef::after,
.clear-aft-bef::before {
    display: none;
}

.navbar-default {
    border: none;
    border-radius: 0;
}

.swiper-button-prev:focus,
.swiper-button-next:focus {
    outline: none;
}

.common-wot {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* swiper-button */

.fx-wrap-start {
    display: flex;
    justify-content: flex-start;
}

.fx {
    display: flex;
}

.fx-all-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.fx-wrap-end {
    display: flex;
    justify-content: flex-end;
}

.fx-wrap-between {
    display: flex;
    justify-content: space-between;
}

.fx-wrap-center {
    display: flex;
    justify-content: center;
}

.fx-wrap-around {
    display: flex;
    justify-content: space-around;
}

.fx-wrap-items-center {
    align-items: center;
}

.fx-row {
    flex-direction: row;
}

.fx-column {
    flex-direction: column;
}

.fx-item-cent {
    align-items: center;
}

.fx-wrap {
    flex-wrap: wrap;
}

.fx-reverse {
    flex-direction: row-reverse;
}

.comm-tit>h2 {
    font-size: 36px;
    color: #333;
    line-height: 36px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: bold;
}

.comm-tit>p {
    font-size: 14px;
    color: #333;
    line-height: 14px;
    padding: 15px 0px 18px;
}

.comm-tit>div.line {
    background-color: #1a3580;
    height: 2px;
    width: 55px;
    margin: 0px auto;
    margin-bottom: 49px;
}

.com-b-i {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cl {
    clear: both;
}

.img-wrap {
    overflow: hidden;
}


/* 
.img-wrap>img {
    transition: all 0.6s;
    width: 100%;
}

.img-wrap>img:hover {
    transform: scale(1.1);
} */


/* page-ud 上下页*/

.page-ud {
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 20px;
}

.page-ud>.fx>a {
    flex: 1;
    color: #4b4a4a;
}

.page-ud>.fx>a:hover {
    color: #1a3580;
    font-weight: bold;
}

.page-ud>.fx>span {
    width: 60px;
    height: 32px;
    background: #a2a2a2;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
    line-height: 32px;
}

.page-ud>.line {
    height: 1px;
    border-bottom: 1px dashed #b5b5b5;
    margin-left: 60px;
    padding-top: 2px;
    margin-bottom: 2px;
}


/* com-top-tit-wrap相同结构:图标、别名、横线 */

.com-top-tit-wrap {
    text-align: center;
    line-height: 28px;
}

.com-top-tit-wrap>h3 {
    margin: 0;
    display: block;
    color: #424141;
    font-weight: bold;
    font-size: 32px;
}

.com-top-tit-wrap>p {
    display: block;
    font-size: 20px;
    text-transform: uppercase;
    margin: 6px 0;
    color: #c3c3c3;
}

.com-top-tit-wrap>.line {
    width: 60px;
    height: 2px;
    background: #26af5f;
    margin: 0 auto;
    display: block;
}


/* swiper */

.swiper-father {
    position: relative;
}

.txt-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text-center {
    text-align: center;
}

body,
html {
    overflow-x: hidden;
}

.img-add-father {
    position: relative;
}

.img-add-father {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.img-add-father>span.desc {
    position: absolute;
}

.img-wrap-add {
    text-align: center;
    cursor: pointer;
}

.img-wrap-add>img {
    max-width: 100%;
}

img {
    transition: all 0.6s ease-in-out;
}

.img-wrap-add>.iconfont {
    display: none;
}

.imgxc-show-in {
    position: fixed;
    top: 0;
    left: 0;
    padding: 30px 80px;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1;
}

.img-wrap-add.imgxc-show-in>img {
    max-width: unset !important;
}

.imgxc-show-in>.iconfont {
    display: block;
    position: absolute;
    top: 30px;
    right: 50px;
    height: 60px;
    width: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 40px;
    color: gray;
    border: 1px solid #ccc;
    border-radius: 100px;
    background: rgba(255, 255, 255, 0.7);
}

.imgxc-show-in>.iconfont:hover {
    color: rgb(46, 46, 46);
}

.of-hid {
    overflow: hidden;
}

.swiper-pagination-bullet {
    outline: none;
}

.zwsj {
    text-align: center;
    font-size: 24px;
    color: #999;
}

.zwsj>img {
    width: 50%;
}


/* 屏幕大于768px */

@media (min-width: 768px) {
    .show-cupt {
        display: block;
    }
    .show-phone {
        display: none;
    }
    /* #click-top {
        bottom: 20px;
    } */
}

@media (min-width: 992px) {}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

@media (min-width: 1300px) {}

@media (min-width: 1400px) {}

@media (min-width: 1600px) {
    .container {
        width: 1310px;
    }
}


/* 屏幕小于1199px */

@media (max-width: 1399px) {}

@media (max-width: 1199px) {}

@media (max-width: 991px) {
    body {
        padding-bottom: 68px;
    }
}

@media(max-width: 768px) {
    .show-cupt {
        display: none;
    }
    .show-phone {
        display: block;
    }
    .row {
        padding: 0px 15px;
    }
}